Skip to content

add secrets inherit#107

Merged
sbillinge merged 1 commit into
diffpy:mainfrom
Tieqiong:secrets
Sep 17, 2024
Merged

add secrets inherit#107
sbillinge merged 1 commit into
diffpy:mainfrom
Tieqiong:secrets

Conversation

@Tieqiong
Copy link
Copy Markdown
Contributor

hopefully closes #106

Something worth notice is that {{ secrets.GITHUB_TOKEN }} works differently than other secrets (e.g. {{ secrets.CODECOV_TOKEN }} such that GitHub_token doesn't need any extra configuration and is available for every workflow when it runs, while other secrets are needed to be passed to the reusable workflows.

@github-actions
Copy link
Copy Markdown

Warning! No news item is found for this PR. If this is an user facing change/feature/fix,
please add a news item by copying the format from news/TEMPLATE.rst.

@sbillinge sbillinge merged commit 25470fc into diffpy:main Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix codecov currently being 0% displayed on README.rst

2 participants